home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / dxlib50.zip / CONTENTS.DOC < prev    next >
Text File  |  1995-03-13  |  3KB  |  55 lines

  1.    The following is a brief summary of files contained in XLIB50.ZIP:
  2.  
  3. General Files:
  4. --------------
  5. EASYX    ASM   Source code for EASYX.LIB
  6. FLAT     ASM   Example program using flat memory model under DOS
  7. FILE_ID  DIZ   Description file
  8. CONTENTS DOC   This file
  9. EASYX    DOC   Programmer's manual for EASYX.LIB
  10. README   DOC   General information file
  11. SWAT     DOC   Documentation on 386SWAT debugger
  12. XLIB     DOC   Programmer's manual for XLIB.LIB
  13. CCMIXER  EXE   Program to encrypt credit card numbers
  14. REGISTER FRM   Registration instructions
  15. FLAT     INC   Include file enabling flat-model programming under DOS
  16. PMIO     INC   Include file containing protected-mode input/output functions
  17. RESIZE   INC   Include file needed for some programs using XLIB and EASYX
  18. DONTREAD ME    Tutorial on XLIB and protected-mode 
  19. EMAIL    REG   A file which may be emailed to register XLIB.
  20.  
  21. MICROSOF.ZIP (Files for Microsoft Languages)
  22. --------------------------------------------
  23. EXAMP1   ASM   ASM example program using XLIB.LIB
  24. EXAMP3   ASM   ASM example library using XLIB.LIB
  25. EASYXEX1 BAS   BASIC example program using EASYX.LIB
  26. EASYXEX2 BAS   BASIC example program using EASYX.LIB 
  27. EXAMP3   BAS   BASIC example program using XLIB.LIB
  28. EASYXEX1 C     C example program using EASYX.LIB  
  29. EASYXEX2 C     C example program using EASYX.LIB  
  30. EXAMP2   C     C example program using XLIB.LIB   
  31. EXAMP3   C     C example program using XLIB.LIB   
  32. EASYX    H     C include file for EASYX.LIB
  33. XLIB     H     C include file for XLIB.LIB
  34. XLIB     INC   ASM include file for XLIB.LIB
  35. EASYX    LIB   DOS extender for high-level langauges
  36. EASYXE   LIB   Same as EASYX.LIB but with exception trapping capabilities
  37. XLIB     LIB   Primary DOS extender library
  38. XLIBE    LIB   Same as XLIB.LIB but with exception trapping capabilities
  39.  
  40. BORLAND.ZIP (Files for Borland Languages)
  41. -----------------------------------------
  42. EXAMP1B  ASM   ASM example program using XLIBB.LIB
  43. EXAMP3B  ASM   ASM example library using XLIBB.LIB
  44. EASYXEX1 C     C example program using EASYXB.LIB  
  45. EASYXEX2 C     C example program using EASYXB.LIB  
  46. EXAMP2B  C     C example program using XLIBB.LIB    
  47. EXAMP3B  C     C example program using XLIBB.LIB    
  48. EASYXB   H     C include file for EASYXB.LIB
  49. XLIBB    H     C include file for XLIBB.LIB
  50. XLIBB    INC   ASM include file for XLIBB.LIB
  51. EASYXB   LIB   DOS extender for high-level langauges
  52. EASYXEB  LIB   Same as EASYXB.LIB but with exception trapping capabilities
  53. XLIBB    LIB   Primary DOS extender library
  54. XLIBEB   LIB   Same as XLIBB.LIB but with exception trapping capabilities
  55.